FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package signal.core.r4#0.2.10 (110 ms)

Package signal.core.r4
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/StructureDefinition/account
Url https://signalbhn.org/fhir/StructureDefinition/account
Status draft
Name SignalAccount
Title Account Profile
Experimental False
Realm us
Authority hl7
Type Account
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "signal-account",
  "url" : "https://signalbhn.org/fhir/StructureDefinition/account",
  "name" : "SignalAccount",
  "title" : "Account Profile",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Account",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Account",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Account.identifier",
        "path" : "Account.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Account.identifier:AccountID",
        "path" : "Account.identifier",
        "sliceName" : "AccountID",
        "short" : "Account Identifier",
        "definition" : "Account identifier is created as slice to store the identifier information from EDI extracts",
        "patternIdentifier" : {
          "system" : "https://signalbhn.org/fhir/sid/edi/account-id"
        }
      },
      {
        "id" : "Account.identifier:PayerAccountID",
        "path" : "Account.identifier",
        "sliceName" : "PayerAccountID",
        "short" : "Payer Account Identifier",
        "definition" : "Payer Account identifier is created as slice to store the Payer identifier information",
        "patternIdentifier" : {
          "system" : "https://signalbhn.org/fhir/sid/payer-account-id"
        }
      },
      {
        "id" : "Account.identifier:FundId",
        "path" : "Account.identifier",
        "sliceName" : "FundId",
        "short" : "Account Identifier",
        "definition" : "Fund identifier is created as slice to store the Payers fund id information",
        "patternIdentifier" : {
          "system" : "https://signalbhn.org/fhir/sid/payer-account-fund-id"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.